Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[xray] disable securepassword to allow deploy succesfully #1763

Closed
wants to merge 1 commit into from

Conversation

gabo89
Copy link

@gabo89 gabo89 commented May 18, 2023

PR Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • CHANGELOG.md updated
  • Variables and other changes are documented in the README.md
  • Title of the PR starts with chart name (e.g. [artifactory])

What this PR does / why we need it:

current rabbitmq for xray doesnt work with RABBITMQ_SECURE_PASSWORD=yes and RABBITMQ_LOAD_DEFINITIONS=yes at the same time, XRAY require RABBITMQ_LOAD_DEFINITIONS , so we need to enforce the RABBITMQ_SECURE_PASSWORD=no since by default the RABBITMQ_SECURE_PASSWORD is set to yes when we set a value on rabbitmq.auth.password!=""
we need to set this value by default so new version can be deployed easily without having to troubleshoot this error

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

havent found a pr that talk about this feature yet

Special notes for your reviewer:

this issue started to happen on the bump of rabbitmq version used xray

@Logeshwarsn
Copy link
Contributor

@gabo89 Thanks for the PR. We will take this in upcoming releases.

@chukka
Copy link
Collaborator

chukka commented Jun 5, 2023

@gabo89 Thanks for the PR , we internally taken this PR and will be released in next upcoming release , can you please quash your commits to single one

disable securepassword
@gabo89
Copy link
Author

gabo89 commented Jun 6, 2023

@chukka hello , sure, just pushed the changes required

@gitta-jfrog
Copy link
Collaborator

@gitta-jfrog gitta-jfrog closed this Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants